Avoid "." at end of error diagnostics.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Feb 2014 22:15:54 +0000 (14:15 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 10 Feb 2014 22:15:54 +0000 (14:15 -0800)
commit527e65cdd3bd05898020c0efcb8f63c11b7e63ec
tree631feb2add8d902fe384cbb2533760e1d3cae9ce
parentee566a0b881990e37b52c769fcb3b3bca717f7b7
Avoid "." at end of error diagnostics.

* cmds.c (Fself_insert_command): Reword and avoid "." at end.
* font.c (Ffont_at):
* nsfns.m (ns_display_info_for_name):
* nsselect.m (Fx_own_selection_internal):
* nsterm.m (performDragOperation:):
Remove "." from end of diagnostic.
src/ChangeLog
src/cmds.c
src/font.c
src/nsfns.m
src/nsselect.m
src/nsterm.m